home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 48 / PC Gamer IT CD 48 2-2.iso / utility / nmail28u / _SETUP.1 / NETMAIL.EXE / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt < prev   
Text File  |  1999-09-10  |  3KB  |  150 lines

  1. object AboutBox: TAboutBox
  2.   Left = 168
  3.   Top = 119
  4.   BorderStyle = bsDialog
  5.   Caption = 'About NetMail!'
  6.   ClientHeight = 241
  7.   ClientWidth = 297
  8.   Color = clBlack
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 16
  17.   object Panel1: TPanel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 297
  21.     Height = 241
  22.     Align = alClient
  23.     BevelOuter = bvNone
  24.     Color = clBlack
  25.     TabOrder = 0
  26.     object Image1: TImage
  27.       Left = 0
  28.       Top = 22
  29.       Width = 297
  30.       Height = 174
  31.       Align = alTop
  32.       AutoSize = True
  33.       Center = True
  34.       Picture.Data = {<image000.bmp>}
  35.     end
  36.     object Label2: TLabel
  37.       Left = 0
  38.       Top = 0
  39.       Width = 297
  40.       Height = 22
  41.       Align = alTop
  42.       Alignment = taCenter
  43.       Caption = 'Vista NetMail! 2.84'
  44.       Font.Charset = RUSSIAN_CHARSET
  45.       Font.Color = clWhite
  46.       Font.Height = -19
  47.       Font.Name = 'Times New Roman'
  48.       Font.Style = [fsBold]
  49.       ParentFont = False
  50.       Transparent = True
  51.       OnClick = Label2Click
  52.     end
  53.     object Label5: TLabel
  54.       Left = 70
  55.       Top = 190
  56.       Width = 160
  57.       Height = 22
  58.       Caption = 'http://www.vista.ru '
  59.       Font.Charset = RUSSIAN_CHARSET
  60.       Font.Color = clWhite
  61.       Font.Height = -19
  62.       Font.Name = 'Times New Roman'
  63.       Font.Style = [fsBold]
  64.       ParentFont = False
  65.       Transparent = True
  66.       OnClick = Label5Click
  67.     end
  68.     object Label1: TLabel
  69.       Left = 28
  70.       Top = 211
  71.       Width = 142
  72.       Height = 13
  73.       Caption = '  Copyright, Vista, 1994-1999 .'
  74.       Font.Charset = DEFAULT_CHARSET
  75.       Font.Color = clWhite
  76.       Font.Height = -11
  77.       Font.Name = 'MS Sans Serif'
  78.       Font.Style = []
  79.       ParentFont = False
  80.       Transparent = True
  81.     end
  82.     object Label4: TLabel
  83.       Left = 69
  84.       Top = 225
  85.       Width = 165
  86.       Height = 13
  87.       Caption = 'Tel. (7-095) 928-37-14, 912-37-25  '
  88.       Font.Charset = DEFAULT_CHARSET
  89.       Font.Color = clWhite
  90.       Font.Height = -11
  91.       Font.Name = 'MS Sans Serif'
  92.       Font.Style = []
  93.       ParentFont = False
  94.       Transparent = True
  95.       OnClick = Label4Click
  96.     end
  97.     object OKButton: TExplorerButton
  98.       Left = 14
  99.       Top = 22
  100.       Width = 273
  101.       Height = 173
  102.       Options = [boMonoDisplay, boPopupMark, boShowBevel]
  103.       OnClick = OKButtonClick
  104.       IBitmap = {}
  105.     end
  106.     object Label3: TLabel
  107.       Left = 163
  108.       Top = 211
  109.       Width = 109
  110.       Height = 13
  111.       Caption = '   Email: vista@aha.ru  '
  112.       Font.Charset = DEFAULT_CHARSET
  113.       Font.Color = clWhite
  114.       Font.Height = -11
  115.       Font.Name = 'MS Sans Serif'
  116.       Font.Style = []
  117.       ParentFont = False
  118.       Transparent = True
  119.       OnClick = Label3Click
  120.     end
  121.     object Edit57: TEdit
  122.       Left = 163
  123.       Top = 142
  124.       Width = 142
  125.       Height = 14
  126.       HelpContext = 10
  127.       BorderStyle = bsNone
  128.       Color = clSilver
  129.       Ctl3D = False
  130.       Font.Charset = DEFAULT_CHARSET
  131.       Font.Color = clGray
  132.       Font.Height = -11
  133.       Font.Name = 'MS Sans Serif'
  134.       Font.Style = []
  135.       ParentCtl3D = False
  136.       ParentFont = False
  137.       TabOrder = 0
  138.       Text = 'http://www.vista.ru/netmail.htm'
  139.       Visible = False
  140.     end
  141.   end
  142.   object GoToWeb1: TGoToWeb
  143.     Url = 'http://www.vista.ru/netmail.htm'
  144.     EMail = 'vista@aha.ru'
  145.     BrowserState = gwMaximized
  146.     Left = 232
  147.     Top = 56
  148.   end
  149. end
  150.